-
Home
-
WooCommerce Multilingual & Multicurrency with WPML
-
4.12.6
-
Code
-
Classes
- FrontEndHooks
Total Complexity |
16 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
84 |
Lines of code |
52 |
Logical lines of code |
24 |
Comment lines |
19 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getShippingCost() |
S |
58 |
6 |
16 |
adjustCurrencyOnWidgetChange() |
S |
64 |
4 |
10 |
add_hooks() |
S |
64 |
1 |
11 |
__construct() |
S |
81 |
1 |
3 |
isShippingClass() |
S |
78 |
1 |
3 |
isNoShippingClass() |
S |
78 |
1 |
3 |
getClientCurrency() |
S |
80 |
1 |
3 |
validateCurrencyCode() |
S |
79 |
1 |
3 |